From: Eli Zaretskii Date: Sat, 21 Sep 2019 18:33:04 +0000 (+0300) Subject: ; * etc/NEWS: Tweak recently added entries. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~1896 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=56213b15e65a350f3f8cd9426a97691d8ff217ee;p=emacs.git ; * etc/NEWS: Tweak recently added entries. --- diff --git a/etc/NEWS b/etc/NEWS index b120b5a817c..cb04da189e5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2567,11 +2567,13 @@ left to higher-level functions. ** Image mode -*** An Exif library has been added that can parse JPEG files and +*** New library Exif. +An Exif library has been added that can parse JPEG files and output data about creation times and orientation and the like. 'exif-parse' is the main interface function. -*** 'image-mode' started using ImageMagick by default for all images +*** 'imagemagick-types-inhibit' disables using ImageMagick by default. +'image-mode' started using ImageMagick by default for all images some years back. It now respects 'imagemagick-types-inhibit' as a way to disable that.